PDF4Java Reference Documentation
com.o2sol.pdf4java.core Package / PDFFile Class / extractFileAttachments Method
In This Topic
    extractFileAttachments Method
    In This Topic
    Extracts the file attachments from the PDF file.
    Syntax
    public PDFDocumentFileAttachmentCollection extractFileAttachments()

    Return Value

    The collection of file attachments in the PDF file.
    See Also